Skip to content

[Precogs Alert] Server-Side Request Forgery (SSRF) detected (CWE-918, Risk: High)#6

Open
sameer6pre wants to merge 1 commit intomainfrom
Precogs-fix-wio3jzc0
Open

[Precogs Alert] Server-Side Request Forgery (SSRF) detected (CWE-918, Risk: High)#6
sameer6pre wants to merge 1 commit intomainfrom
Precogs-fix-wio3jzc0

Conversation

@sameer6pre
Copy link
Owner

Vulnerability Details

  • File Path: orbit-app/src/pages/profile.jsx
  • Vulnerability Type: Server-Side Request Forgery (SSRF)
  • Risk Level: High

Explanation:
The code constructs a URL using user-provided input (userId) and makes a request to it without validating or sanitizing the input. This can lead to Server-Side Request Forgery (SSRF) attacks, where an attacker can manipulate the userId to make the server perform unintended requests.

Please review and address the issue accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant